home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 7.33 (October)
/
PC Gamer Disc 7.33 (October 2003).ISO
/
Data
/
items.pcg
/
scripts
/
DefineButton2_293
/
BUTTONCONDACTION on(keyPress Up).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-07-17
|
157 b
|
4 lines
on(keyPress "<Up>"){
scrollListUp("menugame","arGamesDBSlice.","gamenumber",arGamesDBSlice.length,topDB,"topDB",dbCount,"dbCount",currentGameCount);
}